-
Home
-
FAPI Member
-
2.1.17
-
Code
-
Classes
- Strings
Total Complexity |
100 |
Dependencies |
9 |
Dependents |
22 |
Total lines |
442 |
Lines of code |
259 |
Logical lines of code |
155 |
Comment lines |
145 |
Methods |
34 |
Properties |
0 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toAscii() |
A |
41 |
11 |
43 |
pos() |
A |
52 |
10 |
25 |
findPrefix() |
A |
57 |
9 |
14 |
replace() |
S |
59 |
6 |
12 |
substring() |
S |
59 |
6 |
12 |
chr() |
S |
63 |
6 |
8 |
compare() |
S |
58 |
4 |
14 |
truncate() |
S |
60 |
4 |
13 |
pcre() |
S |
62 |
4 |
9 |
match() |
S |
68 |
3 |
6 |
webalize() |
S |
63 |
3 |
9 |
normalize() |
S |
62 |
3 |
10 |
matchAll() |
S |
66 |
3 |
7 |
indent() |
S |
69 |
2 |
6 |
indexOf() |
S |
73 |
2 |
4 |
after() |
S |
73 |
2 |
4 |
before() |
S |
73 |
2 |
4 |
endsWith() |
S |
77 |
2 |
3 |
length() |
S |
77 |
2 |
3 |
reverse() |
S |
68 |
2 |
6 |
padRight() |
S |
70 |
1 |
5 |
split() |
S |
76 |
1 |
3 |
checkEncoding() |
S |
79 |
1 |
3 |
padLeft() |
S |
70 |
1 |
5 |
trim() |
S |
73 |
1 |
4 |
fixEncoding() |
S |
77 |
1 |
3 |
firstUpper() |
S |
77 |
1 |
3 |
upper() |
S |
79 |
1 |
3 |
firstLower() |
S |
77 |
1 |
3 |
lower() |
S |
79 |
1 |
3 |
normalizeNewLines() |
S |
78 |
1 |
3 |
contains() |
S |
78 |
1 |
3 |
startsWith() |
S |
77 |
1 |
3 |
capitalize() |
S |
78 |
1 |
3 |